Breakout Strategy
Generate Signal
Criteria | Meet Specification |
---|---|
Compute the Highs and Lows in a Window |
The function
|
Compute Long and Short Signals |
The function
|
Filter Signals |
The function
|
Lookahead Close Prices |
The function
|
Lookahead Price Returns |
The function
|
Compute the Signal Return |
The function
|
Evaluate Signal
Criteria | Meet Specification |
---|---|
Histogram |
Correctly answers the question “What do the histograms tell you about the signal returns?" |
Outliers
Criteria | Meet Specification |
---|---|
Kolmogorov-Smirnov Test |
The function
|
Find Outliers |
The function
|